Expression Property

Summary
Gets the expression tree that is associated with the instance of IQueryable.
Syntax
C#
VB
C++
public Expression Expression {get;} 
Public ReadOnly Property Expression As Expression 
public: 
property Expression^ Expression { 
   Expression^ get(); 
} 

Property Value

The Expression that is associated with this instance of IQueryable.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.